a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}
.fancybox-margin{
    margin:auto!important;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 6;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
}
.saless{
    color:#fff;
    font-weight:bold;
    margin-bottom:16px;
    display:block;
}
.modal{
    top:20%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(../img/fancybox_sprite.png);
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 9;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox_loading.gif) 50% no-repeat;
}
.fancybox-close {
    top: -190px;
    right: -330px;
    width: 36px;
    height: 36px;
}
.fancybox-close,
.fancybox-nav {
    position: absolute;
    cursor: pointer;
    z-index: 7;
    display:none;
}
.new_close{
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}
.docs{
    color:#fff;
    font-weight: bold;
    margin-bottom: 16px;
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: transparent url(../img/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 7;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.custom_about{
    font-size:18px;
    text-transform: initial;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
.fancybox-lock {
    width: auto;
}
.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 4;
    background: url(../img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(../img/fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }
    #fancybox-loading div {
        background-image: url(../img/fancybox_loading@2x.gif);
        background-size: 24px 24px;
    }
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before,
.video-js .vjs-modal-dialog,
.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-control:before {
    text-align: center;
}
@font-face {
    font-family: VideoJS;
    src: url(font/VideoJS.eot?#iefix) format("eot");
}
@font-face {
    font-family: VideoJS;
    src: url(data:application/font-woff;charset=utf-8;base64,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)
            format("woff"),
        url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA)
            format("truetype");
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-big-play-button,
.video-js .vjs-play-control,
.vjs-icon-play {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-big-play-button:before,
.video-js .vjs-play-control:before,
.vjs-icon-play:before {
    content: "\f101";
}
.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-play-circle:before {
    content: "\f102";
}
.video-js .vjs-play-control.vjs-playing,
.vjs-icon-pause {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-play-control.vjs-playing:before,
.vjs-icon-pause:before {
    content: "\f103";
}
.video-js .vjs-mute-control.vjs-vol-0,
.video-js .vjs-volume-menu-button.vjs-vol-0,
.vjs-icon-volume-mute {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-0:before,
.video-js .vjs-volume-menu-button.vjs-vol-0:before,
.vjs-icon-volume-mute:before {
    content: "\f104";
}
.video-js .vjs-mute-control.vjs-vol-1,
.video-js .vjs-volume-menu-button.vjs-vol-1,
.vjs-icon-volume-low {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-1:before,
.video-js .vjs-volume-menu-button.vjs-vol-1:before,
.vjs-icon-volume-low:before {
    content: "\f105";
}
.video-js .vjs-mute-control.vjs-vol-2,
.video-js .vjs-volume-menu-button.vjs-vol-2,
.vjs-icon-volume-mid {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-mute-control.vjs-vol-2:before,
.video-js .vjs-volume-menu-button.vjs-vol-2:before,
.vjs-icon-volume-mid:before {
    content: "\f106";
}
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button,
.vjs-icon-volume-high {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-mute-control:before,
.video-js .vjs-volume-menu-button:before,
.vjs-icon-volume-high:before {
    content: "\f107";
}
.video-js .vjs-fullscreen-control,
.vjs-icon-fullscreen-enter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-enter:before {
    content: "\f108";
}
.video-js.vjs-fullscreen .vjs-fullscreen-control,
.vjs-icon-fullscreen-exit {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js.vjs-fullscreen .vjs-fullscreen-control:before,
.vjs-icon-fullscreen-exit:before {
    content: "\f109";
}
.vjs-icon-square {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-square:before {
    content: "\f10a";
}
.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-spinner:before {
    content: "\f10b";
}
.video-js .vjs-subtitles-button,
.vjs-icon-subtitles {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-subtitles-button:before,
.vjs-icon-subtitles:before {
    content: "\f10c";
}
.video-js .vjs-captions-button,
.vjs-icon-captions {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-captions-button:before,
.vjs-icon-captions:before {
    content: "\f10d";
}
.video-js .vjs-chapters-button,
.vjs-icon-chapters {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-chapters-button:before,
.vjs-icon-chapters:before {
    content: "\f10e";
}
.vjs-icon-share {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-share:before {
    content: "\f10f";
}
.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-cog:before {
    content: "\f110";
}
.video-js .vjs-mouse-display,
.video-js .vjs-play-progress,
.video-js .vjs-volume-level,
.vjs-icon-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-mouse-display:before,
.video-js .vjs-play-progress:before,
.video-js .vjs-volume-level:before,
.vjs-icon-circle:before {
    content: "\f111";
}
.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-circle-outline:before {
    content: "\f112";
}
.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
    content: "\f113";
}
.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-hd:before {
    content: "\f114";
}
.video-js .vjs-control.vjs-close-button,
.vjs-icon-cancel {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-control.vjs-close-button:before,
.vjs-icon-cancel:before {
    content: "\f115";
}
.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-replay:before {
    content: "\f116";
}
.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-facebook:before {
    content: "\f117";
}
.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-gplus:before {
    content: "\f118";
}
.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-linkedin:before {
    content: "\f119";
}
.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-twitter:before {
    content: "\f11a";
}
.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-tumblr:before {
    content: "\f11b";
}
.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.vjs-icon-pinterest:before {
    content: "\f11c";
}
.video-js .vjs-descriptions-button,
.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-descriptions-button:before,
.vjs-icon-audio-description:before {
    content: "\f11d";
}
.video-js .vjs-audio-button,
.vjs-icon-audio {
    font-family: VideoJS;
    font-weight: 400;
    font-style: normal;
}
.video-js .vjs-audio-button:before,
.vjs-icon-audio:before {
    content: "\f11e";
}
.video-js {
    display: block;
    vertical-align: top;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.video-js:-moz-full-screen {
    position: absolute;
}
.video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}
.video-js *,
.video-js :after,
.video-js :before {
    box-sizing: inherit;
}
.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin: 0;
}
.video-js.vjs-4-3,
.video-js.vjs-16-9,
.video-js.vjs-fluid {
    width: 100%;
    max-width: 100%;
    height: 0;
}
.video-js.vjs-16-9 {
    padding-top: 56.25%;
}
.video-js.vjs-4-3 {
    padding-top: 75%;
}
.video-js.vjs-fill,
.video-js .vjs-tech {
    width: 100%;
    height: 100%;
}
.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
}
body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}
.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 3;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}
.video-js.vjs-fullscreen {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}
.vjs-hidden {
    display: none !important;
}
.vjs-disabled {
    opacity: 0.5;
    cursor: default;
}
.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px;
}
.vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible;
}
.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
    color: #66a8cc;
}
.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: 0.06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    border-radius: 0.3em;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em;
}
.video-js .vjs-big-play-button:focus,
.video-js:hover .vjs-big-play-button {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
    -webkit-transition: all 0s;
    transition: all 0s;
}
.vjs-controls-disabled .vjs-big-play-button,
.vjs-error .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}
.video-js button {
    background: 0 0;
    border: 0;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: 0.5em;
    z-index: 2;
}
.vjs-menu-button {
    cursor: pointer;
}
.vjs-menu-button.vjs-disabled {
    cursor: default;
}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
    display: none;
}
.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto;
}
.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none;
}
.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: 0.2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}
.vjs-menu li:focus,
.vjs-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}
.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f;
}
.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em;
    font-weight: 700;
    cursor: default;
}
.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43, 51, 63, 0.7);
}
.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em;
}
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,
.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu {
    display: block;
}
.video-js .vjs-menu-button-inline {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
}
.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline:hover,
.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em;
}
.video-js .vjs-menu-button-inline.vjs-slider-active {
    -webkit-transition: none;
    transition: none;
}
.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline:hover .vjs-menu {
    display: block;
    opacity: 1;
}
.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto;
}
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu {
    width: auto;
}
.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden;
}
.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.7);
}
.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s;
}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: visible;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}
@media \0screen {
    .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
        visibility: hidden;
    }
}
.vjs-controls-disabled .vjs-control-bar,
.vjs-error .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar {
    display: none !important;
}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}
@media \0screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: "";
    }
}
.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table;
}
.video-js .vjs-control {
    outline: 0;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
}
.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67;
}
.video-js .vjs-control:focus,
.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before {
    text-shadow: 0 0 1em #fff;
}
.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle;
}
.video-js .vjs-custom-control-spacer {
    display: none;
}
.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-width: 4em;
}
.vjs-live .vjs-progress-control {
    display: none;
}
.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    height: 0.3em;
}
.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display:after,
.video-js .vjs-progress-control:hover .vjs-play-progress:after,
.video-js .vjs-progress-control:hover .vjs-time-tooltip {
    font-family: Arial, Helvetica, sans-serif;
    visibility: visible;
    font-size: 0.6em;
}
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
    position: absolute;
    display: block;
    height: 0.3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0;
}
.video-js .vjs-mouse-display:before {
    display: none;
}
.video-js .vjs-play-progress {
    background-color: #fff;
}
.video-js .vjs-play-progress:before {
    position: absolute;
    top: -0.333333333333333em;
    right: -0.5em;
    font-size: 0.9em;
}
.video-js .vjs-mouse-display:after,
.video-js .vjs-play-progress:after,
.video-js .vjs-time-tooltip {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: -3.4em;
    right: -1.9em;
    font-size: 0.9em;
    color: #000;
    content: attr(data-current-time);
    padding: 6px 8px 8px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, 0.8);
    border-radius: 0.3em;
}
.video-js .vjs-play-progress:after,
.video-js .vjs-play-progress:before,
.video-js .vjs-time-tooltip {
    z-index: 1;
}
.video-js .vjs-progress-control .vjs-keep-tooltips-inside:after {
    display: none;
}
.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-load-progress div {
    background: #fff;
    background: rgba(115, 133, 159, 0.75);
}
.video-js.vjs-no-flex .vjs-progress-control {
    width: auto;
}
.video-js .vjs-time-tooltip {
    display: inline-block;
    height: 2.4em;
    position: relative;
    float: right;
    right: -1.9em;
}
.vjs-tooltip-progress-bar {
    visibility: hidden;
}
.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1;
}
.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0;
}
.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block;
}
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,
.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none;
}
.video-js .vjs-progress-control .vjs-mouse-display:after,
.vjs-mouse-display .vjs-time-tooltip {
    color: #fff;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
}
.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 0.45em;
    background-color: #73859f;
    background-color: rgba(115, 133, 159, 0.5);
}
.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}
.video-js .vjs-mute-control,
.video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
}
.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.video-js .vjs-volume-bar {
    margin: 1.35em 0.45em;
}
.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: 0.3em;
}
.vjs-volume-bar.vjs-slider-vertical {
    width: 0.3em;
    height: 5em;
    margin: 1.35em auto;
}
.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
}
.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: 0.9em;
}
.vjs-slider-vertical .vjs-volume-level {
    width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em;
}
.vjs-slider-horizontal .vjs-volume-level {
    height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.5em;
}
.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%;
}
.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}
.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: 0.5em;
    height: 8em;
}
.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em;
}
.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-vertical:focus .vjs-menu-content,
.vjs-volume-menu-button-vertical:hover .vjs-menu-content {
    height: 8em;
    width: 2.9em;
}
.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content,
.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,
.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,
.vjs-volume-menu-button-horizontal:hover .vjs-menu-content {
    height: 2.9em;
    width: 8em;
}
.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent !important;
}
.vjs-poster {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-color: #000;
    cursor: pointer;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}
.vjs-poster,
.vjs-poster img {
    vertical-align: middle;
    padding: 0;
}
.vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    width: 100%;
}
.vjs-has-started .vjs-poster {
    display: none;
}
.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}
.vjs-controls-disabled .vjs-poster,
.vjs-using-native-controls .vjs-poster {
    display: none;
}
.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em;
}
.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left;
}
.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em;
    min-width: 2em;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
}
.video-js .vjs-current-time,
.video-js .vjs-duration,
.vjs-live .vjs-time-control,
.vjs-no-flex .vjs-current-time,
.vjs-no-flex .vjs-duration {
    display: none;
}
.vjs-time-divider {
    display: none;
    line-height: 3em;
}
.vjs-live .vjs-time-divider {
    display: none;
}
.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
}
.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none;
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}
.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
}
.vjs-subtitles {
    color: #fff;
}
.vjs-captions {
    color: #fc6;
}
.vjs-tt-cue {
    display: block;
}
video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em);
}
.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em);
}
.video-js .vjs-fullscreen-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    flex: none;
}
.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0;
}
.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center;
}
.vjs-error .vjs-error-display:before {
    color: #fff;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%;
}
.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.85;
    text-align: left;
    border: 6px solid rgba(43, 51, 63, 0.7);
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
    display: block;
}
.vjs-loading-spinner:after,
.vjs-loading-spinner:before {
    content: "";
    position: absolute;
    margin: -6px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before {
    -webkit-animation: a 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, b 1.1s linear infinite;
    animation: a 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, b 1.1s linear infinite;
}
.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: #fff;
}
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: #fff;
    -webkit-animation-delay: 0.44s;
    animation-delay: 0.44s;
}
@keyframes a {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes b {
    0%,
    20% {
        border-top-color: #73859f;
    }
    35% {
        border-top-color: #fff;
    }
    60%,
    to {
        border-top-color: #73859f;
    }
}
@-webkit-keyframes b {
    0%,
    20% {
        border-top-color: #73859f;
    }
    35% {
        border-top-color: #fff;
    }
    60%,
    to {
        border-top-color: #73859f;
    }
}
.vjs-chapters-button .vjs-menu ul {
    width: 24em;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    flex: auto;
}
.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto;
}
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,
.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none;
}
.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2b333f;
    background-color: rgba(43, 51, 63, 0.75);
    color: #fff;
    margin: 0 auto;
    padding: 0.5em;
    height: 15em;
    font-size: 12px;
    width: 40em;
}
.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 2em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto;
}
.vjs-caption-settings .vjs-tracksettings-colors,
.vjs-caption-settings .vjs-tracksettings-font {
    float: left;
}
.vjs-caption-settings .vjs-tracksettings-colors:after,
.vjs-caption-settings .vjs-tracksettings-controls:after,
.vjs-caption-settings .vjs-tracksettings-font:after {
    clear: both;
}
.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em;
}
.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px;
}
.vjs-caption-settings .vjs-tracksetting label {
    display: block;
    width: 100px;
    margin-bottom: 5px;
}
.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px;
}
.vjs-caption-settings .vjs-tracksetting > div {
    margin-bottom: 5px;
    min-height: 20px;
}
.vjs-caption-settings .vjs-tracksetting > div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0;
}
.vjs-caption-settings label > input {
    margin-right: 10px;
}
.vjs-caption-settings input[type="button"] {
    width: 40px;
    height: 40px;
}
.video-js .vjs-modal-dialog {
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-linear-gradient(-90deg, rgba(0, 0, 0, 0.8), hsla(0, 0%, 100%, 0));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8), hsla(0, 0%, 100%, 0));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), hsla(0, 0%, 100%, 0));
}
.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1;
}
/*! main */
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_black.eot);
    src: url(../fonts/proxima_nova_black-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_black.woff2) format("woff2"), url(../fonts/proxima_nova_black.woff) format("woff"),
        url(../fonts/proxima_nova_black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_bold.eot);
    src: url(../fonts/proxima_nova_bold-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_bold.woff2) format("woff2"), url(../fonts/proxima_nova_bold.woff) format("woff"), url(../fonts/proxima_nova_bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_extrabold.eot);
    src: url(../fonts/proxima_nova_extrabold-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_extrabold.woff2) format("woff2"), url(../fonts/proxima_nova_extrabold.woff) format("woff"),
        url(../fonts/proxima_nova_extrabold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_light.eot);
    src: url(../fonts/proxima_nova_light-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_light.woff2) format("woff2"), url(../fonts/proxima_nova_light.woff) format("woff"),
        url(../fonts/proxima_nova_light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_regular.eot);
    src: url(../fonts/proxima_nova_regular-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_regular.woff2) format("woff2"), url(../fonts/proxima_nova_regular.woff) format("woff"),
        url(../fonts/proxima_nova_regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Proxima Nova;
    src: url(../fonts/proxima_nova_semibold.eot);
    src: url(../fonts/proxima_nova_semibold-1.eot) format("embedded-opentype"), url(../fonts/proxima_nova_semibold.woff2) format("woff2"), url(../fonts/proxima_nova_semibold.woff) format("woff"),
        url(../fonts/proxima_nova_semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal;
}
/*! global */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
}
body,
html {
    font-size: 16px;
}
body {
    font-size: 1rem;
    line-height: 1.25;
    color: #30323d;
    background-color: #f8f3f3;
    font-family: Proxima Nova;
}
*,
:after,
:before {
    box-sizing: inherit;
}
a {
    color: #00c6ff;
}
a:hover {
    text-decoration: none;
}
img {
    max-width: 100%;
    max-height: 100%;
}
.op7 {
    opacity: 0.7;
}
.wrapper {
    overflow: hidden;
}
@media (max-width: 47.94rem) {
    .align-center_mob {
        text-align: center;
    }
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.offset-bot {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}
/*! grid */
.container:after {
    content: "";
    display: table;
    clear: both;
}
.container {
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 34rem) {
    .container {
        max-width: 36rem;
    }
}
@media (min-width: 48rem) {
    .container {
        max-width: 45rem;
    }
}
@media (min-width: 62rem) {
    .container {
        max-width: 58.75rem;
    }
}
@media (min-width: 75rem) {
    .container {
        max-width: 71.25rem;
    }
}
.container-fluid:after {
    content: "";
    display: table;
    clear: both;
}
.container-fluid,
[class*="cols__col-"] {
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
}
[class*="cols__col-"] {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-size: 1rem;
}
[class*="cols__col-pull-"],
[class*="cols__col-push-"] {
    position: relative;
}
.cols:after {
    content: "";
    display: table;
    clear: both;
}
.cols {
    text-align: justify;
    text-justify: distribute-all-lines;
    font-size: 0;
    margin-left: -15px;
    margin-left: -0.9375rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
}
.cols_valign_bottom [class*="cols__col-"] {
    vertical-align: bottom;
}
.cols_valign_middle [class*="cols__col-"] {
    vertical-align: middle;
}
.cols_center {
    text-align: center;
}
.cols_left {
    text-align: left;
}
.cols_right {
    text-align: right;
}
.cols_gutter_sm {
    margin-left: -9px;
    margin-left: -0.5625rem;
    margin-right: -9px;
    margin-right: -0.5625rem;
}
.cols_gutter_sm [class*="cols__col-"] {
    padding-left: 9px;
    padding-left: 0.5625rem;
    padding-right: 9px;
    padding-right: 0.5625rem;
}
.cols_gutter_none {
    margin-left: 0;
    margin-right: 0;
}
.cols_gutter_none [class*="cols__col-"] {
    padding-left: 0;
    padding-right: 0;
}
.cols__col-1 {
    width: 8.33333333%;
}
.cols__col-2 {
    width: 16.66666667%;
}
.cols__col-3 {
    width: 25%;
}
.cols__col-4 {
    width: 33.33333333%;
}
.cols__col-5 {
    width: 41.66666667%;
}
.cols__col-6 {
    width: 50%;
}
.cols__col-7 {
    width: 58.33333333%;
}
.cols__col-8 {
    width: 66.66666667%;
}
.cols__col-9 {
    width: 75%;
}
.cols__col-1@ {
    width: 83.33333333%;
}
.cols__col-11 {
    width: 91.66666667%;
}
.cols__col-12 {
    width: 100%;
}
.cols__col-push-0 {
    left: 0;
}
.cols__col-push-1 {
    left: 8.33333333%;
}
.cols__col-push-2 {
    left: 16.66666667%;
}
.cols__col-push-3 {
    left: 25%;
}
.cols__col-push-4 {
    left: 33.33333333%;
}
.cols__col-push-5 {
    left: 41.66666667%;
}
.cols__col-push-6 {
    left: 50%;
}
.cols__col-push-7 {
    left: 58.33333333%;
}
.cols__col-push-8 {
    left: 66.66666667%;
}
.cols__col-push-9 {
    left: 75%;
}
.cols__col-push-10 {
    left: 83.33333333%;
}
.cols__col-push-11 {
    left: 91.66666667%;
}
.cols__col-pull-0 {
    left: 0;
}
.cols__col-pull-1 {
    left: -8.33333333%;
}
.cols__col-pull-2 {
    left: -16.66666667%;
}
.cols__col-pull-3 {
    left: -25%;
}
.cols__col-pull-4 {
    left: -33.33333333%;
}
.cols__col-pull-5 {
    left: -41.66666667%;
}
.cols__col-pull-6 {
    left: -50%;
}
.cols__col-pull-7 {
    left: -58.33333333%;
}
.cols__col-pull-8 {
    left: -66.66666667%;
}
.cols__col-pull-9 {
    left: -75%;
}
.cols__col-pull-10 {
    left: -83.33333333%;
}
.cols__col-pull-11 {
    left: -91.66666667%;
}
.cols__col-prepend-0 {
    margin-left: 0;
}
.cols__col-prepend-1 {
    margin-left: 8.33333333%;
}
.cols__col-prepend-2 {
    margin-left: 16.66666667%;
}
.cols__col-prepend-3 {
    margin-left: 25%;
}
.cols__col-prepend-4 {
    margin-left: 33.33333333%;
}
.cols__col-prepend-5 {
    margin-left: 41.66666667%;
}
.cols__col-prepend-6 {
    margin-left: 50%;
}
.cols__col-prepend-7 {
    margin-left: 58.33333333%;
}
.cols__col-prepend-8 {
    margin-left: 66.66666667%;
}
.cols__col-prepend-9 {
    margin-left: 75%;
}
.cols__col-prepend-10 {
    margin-left: 83.33333333%;
}
.cols__col-prepend-11 {
    margin-left: 91.66666667%;
}
.cols__col-append-0 {
    margin-right: 0;
}
.cols__col-append-1 {
    margin-right: 8.33333333%;
}
.cols__col-append-2 {
    margin-right: 16.66666667%;
}
.cols__col-append-3 {
    margin-right: 25%;
}
.cols__col-append-4 {
    margin-right: 33.33333333%;
}
.cols__col-append-5 {
    margin-right: 41.66666667%;
}
.cols__col-append-6 {
    margin-right: 50%;
}
.cols__col-append-7 {
    margin-right: 58.33333333%;
}
.cols__col-append-8 {
    margin-right: 66.66666667%;
}
.cols__col-append-9 {
    margin-right: 75%;
}
.cols__col-append-10 {
    margin-right: 83.33333333%;
}
.cols__col-append-11 {
    margin-right: 91.66666667%;
}
@media (min-width: 34rem) {
    .cols__col-1\@sm {
        width: 8.33333333%;
    }
    .cols__col-2\@sm {
        width: 16.66666667%;
    }
    .cols__col-3\@sm {
        width: 25%;
    }
    .cols__col-4\@sm {
        width: 33.33333333%;
    }
    .cols__col-5\@sm {
        width: 41.66666667%;
    }
    .cols__col-6\@sm {
        width: 50%;
    }
    .cols__col-7\@sm {
        width: 58.33333333%;
    }
    .cols__col-8\@sm {
        width: 66.66666667%;
    }
    .cols__col-9\@sm {
        width: 75%;
    }
    .cols__col-10\@sm {
        width: 83.33333333%;
    }
    .cols__col-11\@sm {
        width: 91.66666667%;
    }
    .cols__col-12\@sm {
        width: 100%;
    }
    .cols__col-push-0\@sm {
        left: 0;
    }
    .cols__col-push-1\@sm {
        left: 8.33333333%;
    }
    .cols__col-push-2\@sm {
        left: 16.66666667%;
    }
    .cols__col-push-3\@sm {
        left: 25%;
    }
    .cols__col-push-4\@sm {
        left: 33.33333333%;
    }
    .cols__col-push-5\@sm {
        left: 41.66666667%;
    }
    .cols__col-push-6\@sm {
        left: 50%;
    }
    .cols__col-push-7\@sm {
        left: 58.33333333%;
    }
    .cols__col-push-8\@sm {
        left: 66.66666667%;
    }
    .cols__col-push-9\@sm {
        left: 75%;
    }
    .cols__col-push-10\@sm {
        left: 83.33333333%;
    }
    .cols__col-push-11\@sm {
        left: 91.66666667%;
    }
    .cols__col-pull-0\@sm {
        left: 0;
    }
    .cols__col-pull-1\@sm {
        left: -8.33333333%;
    }
    .cols__col-pull-2\@sm {
        left: -16.66666667%;
    }
    .cols__col-pull-3\@sm {
        left: -25%;
    }
    .cols__col-pull-4\@sm {
        left: -33.33333333%;
    }
    .cols__col-pull-5\@sm {
        left: -41.66666667%;
    }
    .cols__col-pull-6\@sm {
        left: -50%;
    }
    .cols__col-pull-7\@sm {
        left: -58.33333333%;
    }
    .cols__col-pull-8\@sm {
        left: -66.66666667%;
    }
    .cols__col-pull-9\@sm {
        left: -75%;
    }
    .cols__col-pull-10\@sm {
        left: -83.33333333%;
    }
    .cols__col-pull-11\@sm {
        left: -91.66666667%;
    }
    .cols__col-prepend-0\@sm {
        margin-left: 0;
    }
    .cols__col-prepend-1\@sm {
        margin-left: 8.33333333%;
    }
    .cols__col-prepend-2\@sm {
        margin-left: 16.66666667%;
    }
    .cols__col-prepend-3\@sm {
        margin-left: 25%;
    }
    .cols__col-prepend-4\@sm {
        margin-left: 33.33333333%;
    }
    .cols__col-prepend-5\@sm {
        margin-left: 41.66666667%;
    }
    .cols__col-prepend-6\@sm {
        margin-left: 50%;
    }
    .cols__col-prepend-7\@sm {
        margin-left: 58.33333333%;
    }
    .cols__col-prepend-8\@sm {
        margin-left: 66.66666667%;
    }
    .cols__col-prepend-9\@sm {
        margin-left: 75%;
    }
    .cols__col-prepend-10\@sm {
        margin-left: 83.33333333%;
    }
    .cols__col-prepend-11\@sm {
        margin-left: 91.66666667%;
    }
    .cols__col-append-0\@sm {
        margin-right: 0;
    }
    .cols__col-append-1\@sm {
        margin-right: 8.33333333%;
    }
    .cols__col-append-2\@sm {
        margin-right: 16.66666667%;
    }
    .cols__col-append-3\@sm {
        margin-right: 25%;
    }
    .cols__col-append-4\@sm {
        margin-right: 33.33333333%;
    }
    .cols__col-append-5\@sm {
        margin-right: 41.66666667%;
    }
    .cols__col-append-6\@sm {
        margin-right: 50%;
    }
    .cols__col-append-7\@sm {
        margin-right: 58.33333333%;
    }
    .cols__col-append-8\@sm {
        margin-right: 66.66666667%;
    }
    .cols__col-append-9\@sm {
        margin-right: 75%;
    }
    .cols__col-append-10\@sm {
        margin-right: 83.33333333%;
    }
    .cols__col-append-11\@sm {
        margin-right: 91.66666667%;
    }
}
@media (min-width: 48rem) {
    .cols__col-1\@md {
        width: 8.33333333%;
    }
    .cols__col-2\@md {
        width: 16.66666667%;
    }
    .cols__col-3\@md {
        width: 25%;
    }
    .cols__col-4\@md {
        width: 33.33333333%;
    }
    .cols__col-5\@md {
        width: 41.66666667%;
    }
    .cols__col-6\@md {
        width: 50%;
    }
    .cols__col-7\@md {
        width: 58.33333333%;
    }
    .cols__col-8\@md {
        width: 66.66666667%;
    }
    .cols__col-9\@md {
        width: 75%;
    }
    .cols__col-10\@md {
        width: 83.33333333%;
    }
    .cols__col-11\@md {
        width: 91.66666667%;
    }
    .cols__col-12\@md {
        width: 100%;
    }
    .cols__col-push-0\@md {
        left: 0;
    }
    .cols__col-push-1\@md {
        left: 8.33333333%;
    }
    .cols__col-push-2\@md {
        left: 16.66666667%;
    }
    .cols__col-push-3\@md {
        left: 25%;
    }
    .cols__col-push-4\@md {
        left: 33.33333333%;
    }
    .cols__col-push-5\@md {
        left: 41.66666667%;
    }
    .cols__col-push-6\@md {
        left: 50%;
    }
    .cols__col-push-7\@md {
        left: 58.33333333%;
    }
    .cols__col-push-8\@md {
        left: 66.66666667%;
    }
    .cols__col-push-9\@md {
        left: 75%;
    }
    .cols__col-push-10\@md {
        left: 83.33333333%;
    }
    .cols__col-push-11\@md {
        left: 91.66666667%;
    }
    .cols__col-pull-0\@md {
        left: 0;
    }
    .cols__col-pull-1\@md {
        left: -8.33333333%;
    }
    .cols__col-pull-2\@md {
        left: -16.66666667%;
    }
    .cols__col-pull-3\@md {
        left: -25%;
    }
    .cols__col-pull-4\@md {
        left: -33.33333333%;
    }
    .cols__col-pull-5\@md {
        left: -41.66666667%;
    }
    .cols__col-pull-6\@md {
        left: -50%;
    }
    .cols__col-pull-7\@md {
        left: -58.33333333%;
    }
    .cols__col-pull-8\@md {
        left: -66.66666667%;
    }
    .cols__col-pull-9\@md {
        left: -75%;
    }
    .cols__col-pull-10\@md {
        left: -83.33333333%;
    }
    .cols__col-pull-11\@md {
        left: -91.66666667%;
    }
    .cols__col-prepend-0\@md {
        margin-left: 0;
    }
    .cols__col-prepend-1\@md {
        margin-left: 8.33333333%;
    }
    .cols__col-prepend-2\@md {
        margin-left: 16.66666667%;
    }
    .cols__col-prepend-3\@md {
        margin-left: 25%;
    }
    .cols__col-prepend-4\@md {
        margin-left: 33.33333333%;
    }
    .cols__col-prepend-5\@md {
        margin-left: 41.66666667%;
    }
    .cols__col-prepend-6\@md {
        margin-left: 50%;
    }
    .cols__col-prepend-7\@md {
        margin-left: 58.33333333%;
    }
    .cols__col-prepend-8\@md {
        margin-left: 66.66666667%;
    }
    .cols__col-prepend-9\@md {
        margin-left: 75%;
    }
    .cols__col-prepend-10\@md {
        margin-left: 83.33333333%;
    }
    .cols__col-prepend-11\@md {
        margin-left: 91.66666667%;
    }
    .cols__col-append-0\@md {
        margin-right: 0;
    }
    .cols__col-append-1\@md {
        margin-right: 8.33333333%;
    }
    .cols__col-append-2\@md {
        margin-right: 16.66666667%;
    }
    .cols__col-append-3\@md {
        margin-right: 25%;
    }
    .cols__col-append-4\@md {
        margin-right: 33.33333333%;
    }
    .cols__col-append-5\@md {
        margin-right: 41.66666667%;
    }
    .cols__col-append-6\@md {
        margin-right: 50%;
    }
    .cols__col-append-7\@md {
        margin-right: 58.33333333%;
    }
    .cols__col-append-8\@md {
        margin-right: 66.66666667%;
    }
    .cols__col-append-9\@md {
        margin-right: 75%;
    }
    .cols__col-append-10\@md {
        margin-right: 83.33333333%;
    }
    .cols__col-append-11\@md {
        margin-right: 91.66666667%;
    }
}
@media (min-width: 62rem) {
    .cols__col-1\@lg {
        width: 8.33333333%;
    }
    .cols__col-2\@lg {
        width: 16.66666667%;
    }
    .cols__col-3\@lg {
        width: 25%;
    }
    .cols__col-4\@lg {
        width: 33.33333333%;
    }
    .cols__col-5\@lg {
        width: 41.66666667%;
    }
    .cols__col-6\@lg {
        width: 50%;
    }
    .cols__col-7\@lg {
        width: 58.33333333%;
    }
    .cols__col-8\@lg {
        width: 66.66666667%;
    }
    .cols__col-9\@lg {
        width: 75%;
    }
    .cols__col-10\@lg {
        width: 83.33333333%;
    }
    .cols__col-11\@lg {
        width: 91.66666667%;
    }
    .cols__col-12\@lg {
        width: 100%;
    }
    .cols__col-push-0\@lg {
        left: 0;
    }
    .cols__col-push-1\@lg {
        left: 8.33333333%;
    }
    .cols__col-push-2\@lg {
        left: 16.66666667%;
    }
    .cols__col-push-3\@lg {
        left: 25%;
    }
    .cols__col-push-4\@lg {
        left: 33.33333333%;
    }
    .cols__col-push-5\@lg {
        left: 41.66666667%;
    }
    .cols__col-push-6\@lg {
        left: 50%;
    }
    .cols__col-push-7\@lg {
        left: 58.33333333%;
    }
    .cols__col-push-8\@lg {
        left: 66.66666667%;
    }
    .cols__col-push-9\@lg {
        left: 75%;
    }
    .cols__col-push-10\@lg {
        left: 83.33333333%;
    }
    .cols__col-push-11\@lg {
        left: 91.66666667%;
    }
    .cols__col-pull-0\@lg {
        left: 0;
    }
    .cols__col-pull-1\@lg {
        left: -8.33333333%;
    }
    .cols__col-pull-2\@lg {
        left: -16.66666667%;
    }
    .cols__col-pull-3\@lg {
        left: -25%;
    }
    .cols__col-pull-4\@lg {
        left: -33.33333333%;
    }
    .cols__col-pull-5\@lg {
        left: -41.66666667%;
    }
    .cols__col-pull-6\@lg {
        left: -50%;
    }
    .cols__col-pull-7\@lg {
        left: -58.33333333%;
    }
    .cols__col-pull-8\@lg {
        left: -66.66666667%;
    }
    .cols__col-pull-9\@lg {
        left: -75%;
    }
    .cols__col-pull-10\@lg {
        left: -83.33333333%;
    }
    .cols__col-pull-11\@lg {
        left: -91.66666667%;
    }
    .cols__col-prepend-0\@lg {
        margin-left: 0;
    }
    .cols__col-prepend-1\@lg {
        margin-left: 8.33333333%;
    }
    .cols__col-prepend-2\@lg {
        margin-left: 16.66666667%;
    }
    .cols__col-prepend-3\@lg {
        margin-left: 25%;
    }
    .cols__col-prepend-4\@lg {
        margin-left: 33.33333333%;
    }
    .cols__col-prepend-5\@lg {
        margin-left: 41.66666667%;
    }
    .cols__col-prepend-6\@lg {
        margin-left: 50%;
    }
    .cols__col-prepend-7\@lg {
        margin-left: 58.33333333%;
    }
    .cols__col-prepend-8\@lg {
        margin-left: 66.66666667%;
    }
    .cols__col-prepend-9\@lg {
        margin-left: 75%;
    }
    .cols__col-prepend-10\@lg {
        margin-left: 83.33333333%;
    }
    .cols__col-prepend-11\@lg {
        margin-left: 91.66666667%;
    }
    .cols__col-append-0\@lg {
        margin-right: 0;
    }
    .cols__col-append-1\@lg {
        margin-right: 8.33333333%;
    }
    .cols__col-append-2\@lg {
        margin-right: 16.66666667%;
    }
    .cols__col-append-3\@lg {
        margin-right: 25%;
    }
    .cols__col-append-4\@lg {
        margin-right: 33.33333333%;
    }
    .cols__col-append-5\@lg {
        margin-right: 41.66666667%;
    }
    .cols__col-append-6\@lg {
        margin-right: 50%;
    }
    .cols__col-append-7\@lg {
        margin-right: 58.33333333%;
    }
    .cols__col-append-8\@lg {
        margin-right: 66.66666667%;
    }
    .cols__col-append-9\@lg {
        margin-right: 75%;
    }
    .cols__col-append-10\@lg {
        margin-right: 83.33333333%;
    }
    .cols__col-append-11\@lg {
        margin-right: 91.66666667%;
    }
}
@media (min-width: 75rem) {
    .cols__col-1\@xl {
        width: 8.33333333%;
    }
    .cols__col-2\@xl {
        width: 16.66666667%;
    }
    .cols__col-3\@xl {
        width: 25%;
    }
    .cols__col-4\@xl {
        width: 33.33333333%;
    }
    .cols__col-5\@xl {
        width: 41.66666667%;
    }
    .cols__col-6\@xl {
        width: 50%;
    }
    .cols__col-7\@xl {
        width: 58.33333333%;
    }
    .cols__col-8\@xl {
        width: 66.66666667%;
    }
    .cols__col-9\@xl {
        width: 75%;
    }
    .cols__col-10\@xl {
        width: 83.33333333%;
    }
    .cols__col-11\@xl {
        width: 91.66666667%;
    }
    .cols__col-12\@xl {
        width: 100%;
    }
    .cols__col-push-0\@xl {
        left: 0;
    }
    .cols__col-push-1\@xl {
        left: 8.33333333%;
    }
    .cols__col-push-2\@xl {
        left: 16.66666667%;
    }
    .cols__col-push-3\@xl {
        left: 25%;
    }
    .cols__col-push-4\@xl {
        left: 33.33333333%;
    }
    .cols__col-push-5\@xl {
        left: 41.66666667%;
    }
    .cols__col-push-6\@xl {
        left: 50%;
    }
    .cols__col-push-7\@xl {
        left: 58.33333333%;
    }
    .cols__col-push-8\@xl {
        left: 66.66666667%;
    }
    .cols__col-push-9\@xl {
        left: 75%;
    }
    .cols__col-push-10\@xl {
        left: 83.33333333%;
    }
    .cols__col-push-11\@xl {
        left: 91.66666667%;
    }
    .cols__col-pull-0\@xl {
        left: 0;
    }
    .cols__col-pull-1\@xl {
        left: -8.33333333%;
    }
    .cols__col-pull-2\@xl {
        left: -16.66666667%;
    }
    .cols__col-pull-3\@xl {
        left: -25%;
    }
    .cols__col-pull-4\@xl {
        left: -33.33333333%;
    }
    .cols__col-pull-5\@xl {
        left: -41.66666667%;
    }
    .cols__col-pull-6\@xl {
        left: -50%;
    }
    .cols__col-pull-7\@xl {
        left: -58.33333333%;
    }
    .cols__col-pull-8\@xl {
        left: -66.66666667%;
    }
    .cols__col-pull-9\@xl {
        left: -75%;
    }
    .cols__col-pull-10\@xl {
        left: -83.33333333%;
    }
    .cols__col-pull-11\@xl {
        left: -91.66666667%;
    }
    .cols__col-prepend-0\@xl {
        margin-left: 0;
    }
    .cols__col-prepend-1\@xl {
        margin-left: 8.33333333%;
    }
    .cols__col-prepend-2\@xl {
        margin-left: 16.66666667%;
    }
    .cols__col-prepend-3\@xl {
        margin-left: 25%;
    }
    .cols__col-prepend-4\@xl {
        margin-left: 33.33333333%;
    }
    .cols__col-prepend-5\@xl {
        margin-left: 41.66666667%;
    }
    .cols__col-prepend-6\@xl {
        margin-left: 50%;
    }
    .cols__col-prepend-7\@xl {
        margin-left: 58.33333333%;
    }
    .cols__col-prepend-8\@xl {
        margin-left: 66.66666667%;
    }
    .cols__col-prepend-9\@xl {
        margin-left: 75%;
    }
    .cols__col-prepend-10\@xl {
        margin-left: 83.33333333%;
    }
    .cols__col-prepend-11\@xl {
        margin-left: 91.66666667%;
    }
    .cols__col-append-0\@xl {
        margin-right: 0;
    }
    .cols__col-append-1\@xl {
        margin-right: 8.33333333%;
    }
    .cols__col-append-2\@xl {
        margin-right: 16.66666667%;
    }
    .cols__col-append-3\@xl {
        margin-right: 25%;
    }
    .cols__col-append-4\@xl {
        margin-right: 33.33333333%;
    }
    .cols__col-append-5\@xl {
        margin-right: 41.66666667%;
    }
    .cols__col-append-6\@xl {
        margin-right: 50%;
    }
    .cols__col-append-7\@xl {
        margin-right: 58.33333333%;
    }
    .cols__col-append-8\@xl {
        margin-right: 66.66666667%;
    }
    .cols__col-append-9\@xl {
        margin-right: 75%;
    }
    .cols__col-append-10\@xl {
        margin-right: 83.33333333%;
    }
    .cols__col-append-11\@xl {
        margin-right: 91.66666667%;
    }
}
.billboard {
    background: #372d4a no-repeat 50%;
    background-size: cover;
    color: #fff;
}
.billboard__inner {
    text-align: center;
    padding-bottom: 118px;
    padding-bottom: 7.375rem;
    padding-top: 50px;
    padding-top: 3.125rem;
    max-width: 675.04px;
    max-width: 42.19rem;
    margin-left: auto;
    margin-right: auto;
}
.billboard__inner_offset_sm {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 64px;
    padding-bottom: 4rem;
}
.billboard__inner_full {
    max-width: none;
}
.billboard__inner_left {
    text-align: left;
}
@media (max-width: 47.94rem) {
    .billboard__inner {
        padding-top: 2.5rem;
        padding-bottom: 5rem;
    }
}
.billboard__inner h1 {
    font-weight: 900;
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
@media (max-width: 61.94rem) {
    .billboard__inner h1 {
        font-size: 3rem;
    }
}
@media (max-width: 47.94rem) {
    .billboard__inner h1 {
        font-size: 2rem;
    }
}
.billboard__inner p {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.billboard__inner p b {
    font-weight: 700;
}
@media (max-width: 47.94rem) {
    .billboard__inner p {
        font-size: 1rem;
    }
}
.billboard__inner p.light {
    font-weight: 300;
    font-size: 16px;
    font-size: 1rem;
}
.billboard__inner time {
    font-size: 29.008px;
    font-size: 1.813rem;
    font-weight: 700;
    margin-top: 32px;
    margin-top: 2rem;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    display: block;
}
@media (max-width: 47.94rem) {
    .billboard__inner time {
        font-size: 1.25rem;
    }
}
.billboard__inner time span {
    color: #ffed00;
}
.billboard__reg {
    padding-top: 96px;
    padding-top: 6rem;
}
@media (max-width: 47.94rem) {
    .billboard__reg {
        padding-top: 1rem;
    }
}
.btn {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding-left: 64px;
    padding: 0.6875rem 4rem 0.625rem;
    padding-right: 64px;
    font-size: 18px;
    font-size: 1.125rem;
    background: #1e83ff;
    border-radius: 3px;
    box-shadow: 0px 3px 0px 0px #0f69d7;
    padding-top: 11px;
    padding-bottom: 10px;
    border: 1px solid #1e83ff;
    vertical-align: middle;
    -webkit-transition: all 300ms;
    transition: all 300ms;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-align: center;
    font-family: inherit;
    cursor: pointer;
}
@media (min-width: 48rem) {
    .btn_offset_left\@md {
        margin-left: 1rem;
    }
}
.btn span {
    text-decoration: line-through;
}
.btn b,
.btn span {
    display: inline-block;
}
.btn b {
    color: #ffed00;
    font-weight: 700;
}
.btn_sm {
    padding-left: 38px;
    padding-left: 2.375rem;
    padding-right: 38px;
    padding-right: 2.375rem;
}
.btn_md {
    padding-left: 78px;
    padding-left: 4.875rem;
    padding-right: 78px;
    padding-right: 4.875rem;
}
.btn_block {
    padding-left: 16px;
    padding-left: 1rem;
    padding: 16px;
    padding: 1rem;
    display: block;
    width: 100%;
}
.btn:hover {
    background: #0f69d7;
    border-color: #0f69d7;
    box-shadow: 0px 3px 0px 0px #1e83ff;
}
.btn_tr {
    background-color: transparent;
    margin-top: 3px;
}
.btn_tr,
.btn_tr:hover {
    box-shadow: none;
    border-color: #fff;
}
.btn_tr:hover {
    background: #fff;
    color: #2a2a2a;
}
@media (max-width: 47.94rem) {
    .btn {
        display: block;
    }
}
.course {
    display: block;
    max-width: 570.08px;
    max-width: 35.63rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
.course__price,
.course h3 {
    font-size: 19.008px;
    font-size: 1.188rem;
    font-weight: 700;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.course__price span {
    color: #a3a3a3;
    text-decoration: line-through;
}
.course img {
    display: block;
    width: 100%;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.course p {
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
}
.desc-block {
    display: inline-block;
    width: 300px;
    max-width: 100%;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 1rem 15px 1rem 64px;
    padding-top: 16px;
    padding-bottom: 16px;
    position: relative;
}
@media (max-width: 47.94rem) {
    .desc-block {
        font-size: 1rem;
    }
}
.desc-block__icon {
    left: 0;
    top: 16px;
    top: 1rem;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #fff;
}
.desc-block__icon img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.final-block__part {
    min-height: 300px;
    background: no-repeat 50%;
    background-size: cover;
}
.final-block__part_text {
    padding: 46px;
    padding: 2.875rem;
}
@media (max-width: 47.94rem) {
    .final-block__part_text {
        padding: 1.5rem;
    }
}
.final-block__part_text h3 {
    font-size: 38px;
    font-size: 2.375rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}
@media (max-width: 47.94rem) {
    .final-block__part_text h3 {
        font-size: 1.625rem;
    }
}
.final-block__part_text p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff;
    opacity: 0.7;
    letter-spacing: 0.08em;
    max-width: 600px;
    max-width: 37.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.gallery {
    position: relative;
}
.gallery__title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(33, 16, 32, 0.9);
    z-index: 2;
    text-align: center;
    padding-top: 33.008px;
    padding-bottom: 33.008px;
    padding: 2.063rem 15px;
}
@media (max-width: 74.94rem) {
    .gallery__title {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }
}
@media (max-width: 61.94rem) {
    .gallery__title {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
@media (max-width: 47.94rem) {
    .gallery__title {
        position: static;
        padding-top: 1.25rem;
        padding-bottom: 1rem;
        background-color: transparent;
    }
}
.gallery__title h2 {
    font-size: 38px;
    font-size: 2.375rem;
    text-transform: uppercase;
    line-height: 1.1;
    font-weight: 800;
    color: #fff;
}
@media (max-width: 47.94rem) {
    .gallery__title h2 {
        font-size: 1.625rem;
        color: #212121;
    }
}
.gallery__content {
    position: relative;
    z-index: 1;
}
.form__group {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.form__input {
    font-family: inherit;
    display: block;
    width: 100%;
    height: 55px;
    border: 0;
    outline: none;
    border-radius: 3px;
    background: #fff;
    padding-left: 18px;
    padding-left: 1.125rem;
    padding-right: 18px;
    padding-right: 1.125rem;
    font-size: 13px;
}
.form__input:focus {
    background: #e0e0e0;
}
.garanty p {
    font-size: 14px;
    font-size: 0.875rem;
    color: #2a2a2a;
    letter-spacing: 0.08em;
    max-width: 600px;
    max-width: 37.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.garanty__signature {
    margin-top: 64px;
    margin-top: 4rem;
    font-size: 19.008px;
    font-size: 1.188rem;
    font-weight: 700;
    color: #222;
}
@media (max-width: 33.94rem) {
    .garanty__signature {
        font-size: 1rem;
    }
}
.garanty__signature i {
    width: 90px;
    width: 5.625rem;
    display: inline-block;
    vertical-align: baseline;
    height: 1px;
    background: #15173d;
    margin-left: 8px;
    margin-left: 0.5rem;
}
.garanty h3 {
    font-size: 38px;
    font-size: 2.375rem;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    font-weight: 800;
    color: #212121;
    text-transform: uppercase;
}
@media (max-width: 47.94rem) {
    .garanty h3 {
        font-size: 1.625rem;
    }
}
.footer {
    color: #fff;
    background: #33334b no-repeat 50%;
    background-size: cover;
    font-weight: 300;
    background-image: url(../img/footer.jpg);
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem;
}
.footer__part {
    padding-bottom: 8px;
    padding-bottom: 0.5rem;
    padding-top: 8px;
    padding-top: 0.5rem;
}
@media (max-width: 47.94rem) {
    .footer__part {
        text-align: center;
    }
}
.footer__lg-text {
    font-size: 25px;
    font-weight: 400;
}
.footer__md-text {
    font-size: 21px;
    font-weight: 400;
}
.white {
    color: #fff;
}
.header {
    padding-top: 35.008px;
    padding-top: 2.188rem;
    padding-bottom: 19.008px;
    padding-bottom: 1.188rem;
}
@media (max-width: 33.94rem) {
    .header {
        text-align: center;
    }
}
.header__inner:after {
    content: "";
    display: table;
    clear: both;
}
.header__left {
    float: left;
}
@media (max-width: 33.94rem) {
    .header__left {
        float: none;
    }
}
.header__right {
    float: right;
}
@media (max-width: 33.94rem) {
    .header__right {
        float: none;
    }
}
.header__logo {
    text-decoration: none;
    display: inline-block;
    color: inherit;
    font-size: 25.008px;
    font-size: 1.563rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: 900;
}
.header__logo img {
    display: block;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.header__logo span {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: 300;
    opacity: 0.5;
    text-transform: uppercase;
    display: block;
    line-height: 1;
    letter-spacing: 0.06em;
}
.header__contacts {
    padding-top: 16px;
    padding-top: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.header__phone {
    font-size: 21.008px;
    font-size: 1.313rem;
}
.info-block {
    margin-bottom: 35.008px;
    margin-bottom: 2.188rem;
    margin-left: 15px;
    margin-left: 0.9375rem;
    margin-right: 15px;
    margin-right: 0.9375rem;
    padding: 21.008px;
    padding: 1.313rem;
    position: relative;
    padding-left: 104px;
    padding-left: 6.5rem;
    padding-bottom: 32px;
    padding-bottom: 2rem;
    border: 1px solid #ececec;
}
@media (max-width: 74.94rem) {
    .info-block {
        margin-left: 0;
        margin-right: 0;
    }
}
.info-block__icon {
    position: absolute;
    top: 21.008px;
    top: 1.313rem;
    left: 21.008px;
    left: 1.313rem;
    height: 61.008px;
    height: 3.813rem;
    width: 61.008px;
    width: 3.813rem;
    border-radius: 50%;
    background: #aea6a66b;
}
.info-block__icon img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width:30px;
    margin: auto;
}
.info-block h3 {
    font-weight: 400;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    color: #212121;
    font-size: 2.28rem;
    line-height: 110%;
}
.info-block h3:nth-child(2) {
    margin-top: 8px;
    margin-top: 0.5rem;
}
.info-block p {
    font-size: 16px;
    color: #2a2a2a;
    letter-spacing: 0.08em;
}
.info-block__time {
    color: #ff595e;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.info-block__time:before {
    display: inline-block;
    content: "";
    margin-right: 5px;
    vertical-align: bottom;
    background-image: url(../img/k.svg);
    width: 22px;
    height: 20px;
    background-size:contain;
    background-repeat:no-repeat;
}
.info-block_on-dark {
    margin-left: 0;
    margin-right: 0;
    padding-left: 82px;
    padding: 1px 0 0 5.125rem;
    margin-bottom: 56px;
    margin-bottom: 3.5rem;
    border: 0;
}
.info-block_on-dark .info-block__icon {
    left: 0;
    top: 0;
}
.info-block_on-dark h3,
.info-block_on-dark p {
    color: #30323d;
}
.info-block_type_2.info-block_on-dark {
    padding-left: 71.008px;
    padding-left: 4.438rem;
}
.info-block_type_2 .info-block__icon {
    background-color: transparent;
    width: 39.008px;
    width: 2.438rem;
    height: 39.008px;
    height: 2.438rem;
    border: 2px dotted #85458a;
    text-align: center;
    color: #553b5f;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    padding-top: 8px;
    padding-top: 0.5rem;
}
.info-section__title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
@media (max-width: 47.94rem) {
    .info-section__title {
        margin-bottom: 1rem;
    }
}
.info-section__title p {
    margin-left: 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.1;
}
.info-section__title p,
.info-section__title p span {
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.info-section__title p span {
    display: block;
    font-weight: 800;
    font-size: 38px;
    font-size: 2.375rem;
}
@media (max-width: 61.94rem) {
    .info-section__title p span {
        font-size: 1.625rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
}
@media (max-width: 47.94rem) {
    .info-section__title p {
        font-size: 1rem;
        margin-left: 0;
    }
}
.info-section__title img {
    margin-top: 16px;
    margin-top: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
@media (max-width: 74.94rem) {
    .info-section__title img {
        max-width: 100px;
    }
}
@media (max-width: 47.94rem) {
    .info-section__title img {
        display: none;
    }
}
.info-section__timer {
    position: relative;
    background: rgba(0, 0, 0, 0.45);
    padding-left: 35.008px;
    padding-left: 2.188rem;
    padding-top: 25.008px;
    padding-top: 1.563rem;
    padding-bottom: 25.008px;
    padding-bottom: 1.563rem;
}
@media (max-width: 33.94rem) {
    .info-section__timer {
        padding-left: 1rem;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}
.info-section__timer:after {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    background: inherit;
    width: 500%;
    content: "";
}
.list {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.info-block_on-dark h4{
    font-size:18px;
    font-weight:bold;
    margin:0.5rem 0 .912rem 0;
}
.air_bnb{
    color:#fff;
    font-weight:bold;
    margin-bottom:16px;
    font-size:16px;
}
.modal{
    padding:20px!important;
}
.callpls{
    
}
.soc_vk{
    display:flex;
    align-items:center;
    margin-top:1.168rem
}
.soc_vk a{
    display:block;
    margin-right:10px;
}
.soc_vk img{
    margin-top:0px!important;
    width:25px;
}
.list li {
    font-size: 16px;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 10px;
}
.list li:before {
    position: absolute;
    top: 5px;
    content: "";
    left: -12px;
    background: #e2d0eb;
    height: 7px;
    width: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.list2 {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
}
.list2 li {
    font-size: 16px;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 22px;
}
.list2 li b {
    text-transform: uppercase;
    color: #ffed00;
    font-weight: 700;
}
.list2 li:before {
    position: absolute;
    top: 5px;
    content: "";
    left: 0;
    background: #fff;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    opacity: 0.3;
}
.modal {
    width: 350px;
    max-width: 100%;
    padding: 24px 16px;
    padding: 1.5rem 1rem;
    border-radius: 3px;
    background: #240f23 no-repeat 50%;
    background-size: cover;
    background-image: url(../img/bg2.jpg);
    color: #fff;
    display: none;
}
.modal p {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.modal__title {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    text-align: center;
}
@media (max-width: 47.94rem) {
    .modal__title {
        font-size: 1.125rem;
    }
}
.modal_white {
    background: #fff;
    color: #2a2a2a;
}
.modal_md {
    width: 600px;
}
.photo {
    display: block;
    position: relative;
    padding-top: 66.55%;
    overflow: hidden;
}
.photo img {
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
    width: 100%;
}
.review {
    display: block;
    text-decoration: none;
    color: #222;
    margin-bottom: 32px;
    margin-bottom: 2rem;
    max-width: 360px;
    max-width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
}
.review__name {
    font-size: 19.008px;
    font-size: 1.188rem;
    font-weight: 700;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.review p {
    margin-bottom: 2px;
    margin-bottom: 0.125rem;
}
.review__video {
    display: block;
    position: relative;
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    padding-top: 55.14511873350924%;
}
.review__video img {
    width: 100%;
    z-index: 1;
}
.review__video iframe,
.review__video img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.review__video iframe {
    height: 100% !important;
    width: 100% !important;
}
.review__video button {
    position: absolute;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 2;
    background-color: transparent;
    border: 7px solid #fff;
    width: 86px;
    width: 5.375rem;
    height: 86px;
    height: 5.375rem;
    top: 50%;
    left: 50%;
    margin-top: -43.008px;
    margin-top: -2.688rem;
    margin-left: -43.008px;
    margin-left: -2.688rem;
    opacity: 0.3;
    border-radius: 50%;
    background: no-repeat 26px;
    background: no-repeat 1.625rem;
    background-image: url(../img/play.svg);
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.review__video:hover button {
    opacity: 1;
}
.review-photo {
    display: block;
    padding-top: 60%;
    background: #ccc no-repeat 50%;
    background-size: cover;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #555;
    position: relative;
}
.review-photo:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.review-photo:hover:before {
    opacity: 1;
}
.section {
    padding-top: 40px;
    padding-top: 2.5rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    background: no-repeat 50%;
    background-size: cover;
}
.section__title {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    color: #212121;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
}
.section__title h2 {
    font-size: 38px;
    font-size: 2.375rem;
}
@media (max-width: 47.94rem) {
    .section__title h2 {
        font-size: 1.625rem;
    }
}
.section__title h2:last-child {
    margin-bottom: 48px;
    margin-bottom: 3rem;
}
.section__title p {
    font-size: 24px;
    font-size: 1.5rem;
}
.section__title p:last-child {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}
.section__title img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-top: 3.75rem;
}
@media (max-width: 47.94rem) {
    .section__title img {
        max-width: 50%;
    }
}
.section__title_type_2 h2 {
    font-weight: 400;
}
.section__title_type_2 h2 span {
    color: #ff595e;
    font-weight: 800;
}
.section_gutter_none {
    padding-top: 0;
    padding-bottom: 0;
}
.header__contacts a{
    color:#fff;
}
.section_gutter_md {
    padding-top: 76px;
    padding-top: 4.75rem;
    padding-bottom: 76px;
    padding-bottom: 4.75rem;
}
.section_gutter-bot_none {
    background-color: #f8f3f3;
    padding-bottom: 0;
}
.section_dark {
    color: #30323d;
    background-color: #f8f3f3;
}
.head_soc{
    display:flex;
    align-items:center;
}
.head_soc a{
    display:block;
    margin-right:10px;
}
.head_soc img{
    width:35px;
}
.footer__part a{
    color:#fff;
}
.list2{
    color:#fff;
}
.tarif h3{
    color:#fff;
}
.section_dark .section__title {
    color: #30323d;
}
.sale {
    padding-left: 80px;
    position: relative;
    font-size: 38px;
    font-size: 2.375rem;
    font-weight: 800;
    color: #212121;
    text-transform: uppercase;
    min-height: 61px;
    padding-top: 7px;
}
@media (max-width: 47.94rem) {
    .sale {
        font-size: 1.625rem;
        padding-top: 14px;
    }
}
.sale__icon {
    width: 61px;
    height: 61px;
    background: #ffed00;
    border-radius: 50%;
}
.sale__icon,
.sale__icon img {
    position: absolute;
    top: 0;
    left: 0;
}
.sale__icon img {
    right: 0;
    bottom: 0;
    margin: auto;
}
.socs {
    background: #f8f8f8;
    padding-top: 32px;
    padding-top: 2rem;
    padding-bottom: 32px;
    padding-bottom: 2rem;
}
.socs h2 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    color: #212121;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
@media (max-width: 47.94rem) {
    .socs h2 {
        font-size: 14px;
    }
}
.soc {
    display: inline-block;
    margin-right: 16px;
    margin-right: 1rem;
    vertical-align: middle;
}
@media (max-width: 47.94rem) {
    .soc {
        display: block;
        margin-bottom: 1rem;
    }
}
.soc span {
    max-width: 150px;
    display: block;
}
.tarif {
    text-align: center;
    background: #0e1824;
    padding: 21.008px;
    padding: 1.313rem;
    margin-top: 31.008px;
    margin-top: 1.938rem;
    padding-top: 55.008px;
    padding-top: 3.438rem;
    position: relative;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.tarif ul {
    text-align: left;
}
.tarif h3 {
    font-size: 20px;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 32px;
    margin-bottom: 2rem;
}
.tarif__icon {
    width: 62px;
    width: 3.875rem;
    height: 62px;
    height: 3.875rem;
    left: 50%;
    margin-left: -31.008px;
    margin-left: -1.938rem;
    margin-top: -31.008px;
    margin-top: -1.938rem;
    top: 0;
    position: absolute;
    background: #ff595e;
    border-radius: 50%;
}
.tarif__icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tarif__price {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 800;
    color: #ff595e;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.tarif__price span {
    display: block;
    text-decoration: line-through;
    color: #a3a3a3;
    font-size: 16px;
    font-size: 1rem;
}
.tooltip {
    background: #ff595e;
    font-size: 19.008px;
    font-size: 1.188rem;
    font-weight: 700;
    display: inline-block;
    color: #2a2a2a;
    text-transform: none;
    padding-left: 13px;
    padding: 0.25rem 0.8125rem 0.2rem;
    padding-right: 13px;
    border-radius: 2px;
    padding-top: 4px;
    padding-bottom: 3.2px;
    margin-top: 12px;
    margin-top: 0.75rem;
    position: relative;
}

@media (max-width: 47.94rem) {
    .tooltip:before {
        display: none;
    }
}
.tooltip_type_2:before {
    display: none;
}
.tooltip_arrow-bot:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 100%;
    left: 16px;
    left: 1rem;
    margin-right: 0;
    margin-top: -6px;
}
.timer__title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 47.94rem) {
    .timer__title {
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
}
@media (max-width: 33.94rem) {
    .timer__title {
        font-size: 0.75rem;
    }
}
.timer__time {
    font-weight: 800;
    font-size: 60px;
    font-size: 3.75rem;
    color: #ffed00;
}
@media (max-width: 47.94rem) {
    .timer__time {
        font-size: 2.5rem;
    }
}
@media (max-width: 33.94rem) {
    .timer__time {
        font-size: 1.5rem;
    }
}
.timer_sm {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
    margin-top: 32px;
    margin-top: 2rem;
}
.timer_sm .timer__title {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
}
.timer_sm .timer__time {
    font-size: 34px;
    font-size: 2.125rem;
}
@media (max-width: 33.94rem) {
    .timer_sm .timer__time {
        font-size: 1.5rem;
    }
}
.timer_xs .timer__time {
    font-weight: 600;
    font-size: 30px;
}
@media (max-width: 33.94rem) {
    .timer_xs .timer__time {
        font-size: 20px;
    }
}
.timer_type_2 {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    margin-top: 16px;
    margin-top: 1rem;
}
.timer_type_2 .timer__title {
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-bottom: 1em;
    color: #2a2a2a;
    text-transform: none;
}
.timer_type_2 .timer__time {
    font-size: 30px;
    font-weight: 600;
    color: #1e83ff;
}
.woman {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.woman img {
    display: block;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 48rem) {
    .woman {
        display: none;
    }
}
.video:after {
    content: "";
    display: table;
    clear: both;
}
.video {
    margin: 16px 16px 64px;
    margin: 1rem 1rem 4rem;
}
@media (max-width: 74.94rem) {
    .video {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.75rem;
    }
}
@media (max-width: 47.94rem) {
    .video {
        margin-bottom: 1rem;
    }
}
.video__inner {
    float: left;
    display: block;
    position: relative;
    width: 50%;
    padding-top: 27.57256%;
}
.video__inner img {
    width: 100%;
    z-index: 1;
}
.video__inner iframe,
.video__inner img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}
.video__inner iframe {
    height: 100% !important;
    width: 100% !important;
}
.video__inner button {
    position: absolute;
    border: 0;
    outline: none;
    cursor: pointer;
    z-index: 2;
    background-color: transparent;
    border: 3px solid #fff;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 0.3;
    border-radius: 50%;
    background: no-repeat 13px;
    background-image: url(../img/play2.svg);
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
.video__inner:hover button {
    opacity: 1;
}
.video__text {
    float: left;
    padding-left: 16px;
    padding-left: 1rem;
    width: 50%;
}
.video p {
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: 400;
}
.video__title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
@media (max-width: 47.94rem) {
    .video__title {
        margin-bottom: 0.5rem;
    }
}
.video_main .video__inner {
    width: 100%;
    padding-top: 55.14511873350924%;
}
.video_main .video__inner button {
    width: 128px;
    height: 128px;
    margin-left: -64px;
    margin-top: -64px;
    background: no-repeat 40px;
    background-image: url(../img/play3.svg);
    border-width: 7px;
}
@media (max-width: 33.94rem) {
    .video_main .video__inner button {
        border-width: 3px;
        width: 50px;
        height: 50px;
        top: 50%;
        left: 50%;
        margin-top: -25px;
        margin-left: -25px;
        opacity: 0.3;
        border-radius: 50%;
        background: no-repeat 18px;
        background-image: url(../img/play2.svg);
        -webkit-transition: opacity 300ms;
        transition: opacity 300ms;
    }
}
.videos {
    padding-top: 32px;
    padding-top: 2rem;
    padding-bottom: 32px;
    padding-bottom: 2rem;
}
.video-main {
    margin: 16px 16px 60px;
    margin: 1rem 1rem 3.75rem;
}
@media (max-width: 74.94rem) {
    .video-main {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 2.75rem;
    }
}
@media (max-width: 47.94rem) {
    .video-main {
        margin-bottom: 1rem;
    }
}
.video-main__video {
    width: 100% !important;
    height: auto !important;
    position: relative;
}
.video-main__video .vjs-control-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 10px;
}
.video-main__video .vjs-play-control {
    border: 0;
    outline: none;
    font-size: 0;
    background: no-repeat 50%;
    background-image: url(../img/play2.svg);
    width: 22px;
    height: 28px;
    position: relative;
    cursor: pointer;
}
.video-main__video .vjs-play-control:before {
    display: none;
    position: absolute;
    content: "";
    width: 11px;
    height: 14px;
    top: 50%;
    left: 50%;
    margin-left: -5.5px;
    margin-top: -7px;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}
.insta{
    color:#ff595e;
    text-transform:initial;
}
.video-main__video .vjs-play-control.vjs-paused {
    background: transparent;
}
.video-main__video .vjs-play-control.vjs-paused:before {
    display: block;
}
.video-main__video .vjs-tech {
    display: block;
    width: 100%;
}
.video-hide-item,
.video-main__video .vjs-big-play-button,
.video-main__video .vjs-fullscreen-control,
.video-main__video .vjs-menu-button,
.video-main__video .vjs-progress-control,
.video-main__video .vjs-time-control {
    display: none;
}
h4{
    font-size: 1.28rem!important;
}
@media screen and (max-width:800px){
    .info-block_on-dark h4{
        font-weight:400;
    }
    .soc_vk{
        justify-content:center;
    }
    .soc_vk img{
        max-width:100%;
    }
    .new_close{
        top:0px!important;
        right:0px!important;
    }
    h4{
        font-size:1.72rem!important;
        text-transform:uppercase;
    }
    .info-block h3{
        font-size:1.92rem;
    }
    .fancybox-close{
        top: -160px;
        right: -80px;
    }
    .woman img{
        max-width:70%;
    }
    .footer__part.right{
        float:none!important;
    }
    .footer__part{
        text-align:center;
    }
    .head_soc{
        justify-content:center;
    }
    .section__title h2{
        font-size:1.92rem;
        font-weight:700;
    }
}
